USAGE: contour inimg outimg [-d DISPLAY] [-p]
[-m MAX_CONTOUR_LENGTH] [-L]
contour identifies contours, or boundaries, of regions
in a binary image, and determines features of the regions.
ARGUMENTS:
inimg: input image filename (TIF)
outimg: output image filename (TIF)
OPTIONS:
-d DISPLAY: display just centroids (1), or both
contours and centroids (2);
default displays just contours.
-p: PRINT DATA FLAG if set, prints contour
number, length, and centroid data.
-m MAX_CONTOUR_LENGTH: maximum contour length in pixel
connections. (Default = 10000)
-L: print Software License for this module
Example:
contour annulusT.tif annulusTC.tif -d 2
annulusT.tif:
annulusTC.tif:
Copyright (C) 1999 MLMSoftware Group, LLC.